Delphi Pac Game To play this game you must copy the program and all the files to the C: hard drive, and store them all in a folder called "delpac". If you don't do this, the graphics won't be loaded and the game won't work. It's probably easiest just to drag the entire folder from the CDROM to your hard drive. Secondly, this game was written assuming you have a graphics display with lots of colours: preferably 24 bit. If you see weird coloured mush, try a different graphics mode. Alternatively, use a paint program to reduce the colours used in the maze, ghost and player graphics. Finally, the keys are "a" "z" "," and ".". You'll have to write the rest of the game code yourself! See the PAC.PAS source code for heaps of details on how it works. John